forum

home / developersection / forums / when oncreate() and onupgrade() method run in sqliteopenhelper

When onCreate() and onUpgrade() method run in SQLiteOpenHelper

Anonymous User 3106 15-Oct-2015
I create my tables in my SQLiteOpenHelper onCreate() but receive

SQLiteException: no such table
or

SQLiteException: no such column
errors. Why?


Updated on 27-May-2023

I am a content writter !

Can you answer this question?

Answer

2 Answers

Liked By